Einhugur Xml Plugin for Xojo

EinhugurXmlParserException Class (console safe)

Exception specific to loading Xml document from file or from string buffer.

EinhugurXmlException
   EinhugurXmlParserException

class EinhugurXmlParserException

Constructors

EinhugurXmlParserExceptionPrivate constructor.

Properties

ErrorNumber (Inherited) Used to get or set an error number that describes the runtime error.
Message (Inherited) Used to get or set descriptive text to display when the runtime exception is encountered.
OffsetOffset in the Xml where the offending syntax is.
StatusDetailed error hint code.

Methods

Stack (Inherited) Returns a String array that contains a list of all of the methods in the stack from the main entrypoint to the point at which the exception was invoked.
StackFrames (Inherited) Returns an array containing the stack when the exception was first raised.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS